Total Complexity | 20 |
Dependencies | 3 |
Dependents | 5 |
Total lines | 170 |
Lines of code | 68 |
Logical lines of code | 40 |
Comment lines | 58 |
Methods | 8 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
throwIfNameIsInvalid() | 49 | 8 | 31 | |
isNameUnique() | 66 | 4 | 8 | |
__construct() | 65 | 2 | 9 | |
doesStartOrEndWithSingleQuote() | 71 | 2 | 5 | |
getIndex() | 82 | 1 | 3 | |
getName() | 82 | 1 | 3 | |
setName() | 70 | 1 | 6 | |
doesContainInvalidCharacters() | 78 | 1 | 3 |